From: Jonathan Dieter Date: Wed, 9 May 2018 16:49:41 +0000 (+0300) Subject: Bump to 0.5.0 with proper command line utilities X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~283 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=fd15622c75e7b59303bbb182b5f4b17e98e59bce;p=zchunk.git Bump to 0.5.0 with proper command line utilities Signed-off-by: Jonathan Dieter --- diff --git a/include/zck.h b/include/zck.h index eae5863..014fffc 100644 --- a/include/zck.h +++ b/include/zck.h @@ -1,9 +1,9 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.4.0" +#define ZCK_VERSION "0.5.0" #define ZCK_VER_MAJOR 0 -#define ZCK_VER_MINOR 4 +#define ZCK_VER_MINOR 5 #define ZCK_VER_REVISION 0 #define ZCK_VER_SUBREVISION 0